func runtime.handoffp

7 uses

	runtime (current package)
		proc.go#L1895: 		handoffp(releasep())
		proc.go#L1950: 	handoffp(releasep())
		proc.go#L2078: 			handoffp(p2)
		proc.go#L3009: func handoffp(pp *p) {
		proc.go#L3137: 		handoffp(pp)
		proc.go#L4595: 	handoffp(releasep())
		proc.go#L6265: 				handoffp(pp)